05. C++ Core Guidelines

C++ Core Guidelines

ND213 C01 Core Guidelines What Is The Orgin Of The C++ Core Guidelines-

The C++ Core Guidelines are a set of best practices, recommendations, and rules for coding in C++ which have been developed by Bjarne Stroustrup and hundreds of other experts in the field. These guidelines are an important part of the language, as they help users to write the best, most up-to-date C++ possible. In the next couple of videos, Bjarne will talk about the origin of the guidelines and give some advice on how to use them.

ND213 C01 Core Guidelines How Should Programmers Use Core Guidelines-